Skip to main content

ImagePerspectiveTransformation

ImagePerspectiveTransformation[image,m] applies a linear fractional transform specified by a matrix m to the positions of each pixel in image.

ImagePerspectiveTransformation[image,tf] uses the TransformationFunction given by tf.

ImagePerspectiveTransformation[image,…,size] gives an image of the specified size.

ImagePerspectiveTransformation[video,…] transforms frames of a video.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.